-
Notifications
You must be signed in to change notification settings - Fork 406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update noStrudel to v0.41.0 #1506
Conversation
I don't quite understand the requirement for the If the docker image supports both See here https://github.com/hzrd149/nostrudel/pkgs/container/nostrudel/275705195?tag=0.41.0 |
Thanks for the noStrudel update @hzrd149!
There's actually another hash for the multi-arch image manifest. There are quite a few ways to get it, but here's a couple:
You can also see it at the link you provided (circled in yellow):
What this does is lock us in to the exact Docker image that we've tested in this PR. Docker gives precedence to the digest over the tag, so even if another image is pushed to the 0.41.0 tag users who install, update, or restart noStrudel will still grab the exact one associated with digest |
🎉 Linting finished with no errors or warnings 🎉Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store. Please review the linting results below and make any necessary changes to your submission. Linting Results
Legend
|
@hzrd149 I have added the multi-arch manifest digest. I have also tweaked the release notes formatting, which can be finicky, so that we get: Instead of this: Tested and going live. Thanks again for the update! |
upstream release https://github.com/hzrd149/nostrudel/blob/master/CHANGELOG.md#0410